Click or drag to resize

Note Constructor (String)

Initializes a new instance of the Note class with the specified description.

Namespace:  Independentsoft.Sip.Presence
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Note(
	string description
)

Parameters

description
Type: SystemString
See Also